home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group00b.txt / 000085_icon-group-sender_Fri Oct 20 08:00:39 2000.msg < prev    next >
Internet Message Format  |  2001-01-03  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.11.1/8.11.1) id e9KExrO13833
  4.     for icon-group-addresses; Fri, 20 Oct 2000 07:59:54 -0700 (MST)
  5. Message-Id: <200010201459.e9KExrO13833@baskerville.CS.Arizona.EDU>
  6. Date: Fri, 20 Oct 2000 09:20:59 -0400 (EDT)
  7. From: Taybin Rutkin <trutkin@black.clarku.edu>
  8. To: Gregg Townsend <gmt@cs.arizona.edu>
  9. cc: icon-group@cs.arizona.edu
  10. Subject: Re: Pipes in Icon
  11. Errors-To: icon-group-errors@cs.arizona.edu
  12. Status: RO
  13. Content-Length: 621
  14.  
  15. On Thu, 19 Oct 2000, Gregg Townsend wrote:
  16.  
  17. > >  From: Taybin Rutkin <trutkin@black.clarku.edu>
  18. > >  
  19. > >  ...What you're doing is creating a file at /usr/bin/xyz that is a pipe.
  20. > No, this is a misunderstanding of how Icon's open(..., "p") works.  It
  21. > opens a pipe to a process; it doesn't create a named pipe.  That does
  22.  
  23. Yeah, I realized I misunderstood the semantics after I reread that
  24. chapter.  I think the semantics are too different from the semantics
  25. for opening files.  Thus my confusion.
  26.  
  27. Taybin Rutkin -- trutkin@black.clarku.edu
  28.  
  29. Creativity can only be anarchic, capitalist, Darwinian
  30.     -- Umberto Eco
  31.  
  32.  
  33.